[INFO] cloning repository https://github.com/stfdtj/COMP30023-2024---Project-2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stfdtj/COMP30023-2024---Project-2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstfdtj%2FCOMP30023-2024---Project-2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstfdtj%2FCOMP30023-2024---Project-2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a01c3bf1e7490f6a18b4a3064fb53f8c8fc31f5c
[INFO] testing stfdtj/COMP30023-2024---Project-2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstfdtj%2FCOMP30023-2024---Project-2" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stfdtj/COMP30023-2024---Project-2
[INFO] finished tweaking git repo https://github.com/stfdtj/COMP30023-2024---Project-2
[INFO] tweaked toml for git repo https://github.com/stfdtj/COMP30023-2024---Project-2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stfdtj/COMP30023-2024---Project-2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stfdtj/COMP30023-2024---Project-2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d0c177c75ebce96b03e80154653bcaf23b16a072d54569558455ec93f2bf0f49
[INFO] running `Command { std: "docker" "start" "-a" "d0c177c75ebce96b03e80154653bcaf23b16a072d54569558455ec93f2bf0f49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0c177c75ebce96b03e80154653bcaf23b16a072d54569558455ec93f2bf0f49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0c177c75ebce96b03e80154653bcaf23b16a072d54569558455ec93f2bf0f49", kill_on_drop: false }`
[INFO] [stdout] d0c177c75ebce96b03e80154653bcaf23b16a072d54569558455ec93f2bf0f49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80b138febf642410fb2add1fddebc75271946b745d41155d14b5d156be5713c3
[INFO] running `Command { std: "docker" "start" "-a" "80b138febf642410fb2add1fddebc75271946b745d41155d14b5d156be5713c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proj2-wuyues-yuxinr1 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/utility.rs:124:31
[INFO] [stdout]     |
[INFO] [stdout] 124 |     result.push_str(unsafe { &TAG_NUMBER.to_string() });
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
[INFO] running `Command { std: "docker" "inspect" "80b138febf642410fb2add1fddebc75271946b745d41155d14b5d156be5713c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80b138febf642410fb2add1fddebc75271946b745d41155d14b5d156be5713c3", kill_on_drop: false }`
[INFO] [stdout] 80b138febf642410fb2add1fddebc75271946b745d41155d14b5d156be5713c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84329a581f4bd063500228f3bd31d5f8966c4adb5d7f90b917f7d2f89a916f83
[INFO] running `Command { std: "docker" "start" "-a" "84329a581f4bd063500228f3bd31d5f8966c4adb5d7f90b917f7d2f89a916f83", kill_on_drop: false }`
[INFO] [stderr]    Compiling proj2-wuyues-yuxinr1 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/utility.rs:124:31
[INFO] [stdout]     |
[INFO] [stdout] 124 |     result.push_str(unsafe { &TAG_NUMBER.to_string() });
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] running `Command { std: "docker" "inspect" "84329a581f4bd063500228f3bd31d5f8966c4adb5d7f90b917f7d2f89a916f83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84329a581f4bd063500228f3bd31d5f8966c4adb5d7f90b917f7d2f89a916f83", kill_on_drop: false }`
[INFO] [stdout] 84329a581f4bd063500228f3bd31d5f8966c4adb5d7f90b917f7d2f89a916f83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 584799c55ef5e561696b8e1b5a0fb9f7324915ad5e003dd5b14c9833d6779a41
[INFO] running `Command { std: "docker" "start" "-a" "584799c55ef5e561696b8e1b5a0fb9f7324915ad5e003dd5b14c9833d6779a41", kill_on_drop: false }`
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stdout] 
[INFO] [stderr]    --> src/utility.rs:124:31
[INFO] [stdout] running 0 tests
[INFO] [stderr]     |
[INFO] [stdout] 
[INFO] [stderr] 124 |     result.push_str(unsafe { &TAG_NUMBER.to_string() });
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]     |                               ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout] 
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `proj2-wuyues-yuxinr1` (bin "fetchmail" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fetchmail-50ea7aed5e5bb6e6)
[INFO] running `Command { std: "docker" "inspect" "584799c55ef5e561696b8e1b5a0fb9f7324915ad5e003dd5b14c9833d6779a41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "584799c55ef5e561696b8e1b5a0fb9f7324915ad5e003dd5b14c9833d6779a41", kill_on_drop: false }`
[INFO] [stdout] 584799c55ef5e561696b8e1b5a0fb9f7324915ad5e003dd5b14c9833d6779a41
